@media only screen and (max-width: 1446px) {
	.server {
		padding: 60px 0;
	}
	.lead {
		padding: 60px 0;
	}
	/* news */
	.news {
		padding: 60px 0;
	}
	.news-t1 a {
		padding: 0 45px;
		text-indent: 0;
	}
	.news-t2 p {
		padding: 0 20px;
	}
	.news-pic img {
		top: 2px;
		transform: scale(0.95);
		-webkit-transform: scale(0.95);
	}
	/*.news .owl-prev,
	.news .owl-next {
		display: none !important;
	}*/
	/* contact */
	.contact {
		padding-top: 60px;
	}
	.news .owl-prev {
		left: -20px;
	}
	.news .owl-next {
		right: -20px;
	}
	/* introduce */
	.introduce {
		height: 500px;
	}
	.introduce-text {
		margin: 150px 0 0 200px;
	}
	.introduce .introduce-pic1 {
		width: 250px;
	}
	.introduce .introduce-pic2 {
		width: 380px;
	}
	.introduce .introduce-pic3 {
		width: 120px;
	}
	.introduce .introduce-pic4 {
		width: 350px;
	}
	.qy-profile {
		padding: 60px 0
	}
	.qy-text {
		padding: 60px 0;
	}
	.qy-culture {
		padding-top: 60px;
	}
	.qy-culture-content {
		margin-top: 60px;
		padding: 50px 0;
	}
	.team {
		padding: 60px 0;
	}
	.team-content {
		margin-top: 60px;
	}
	.recruitment-message {
		padding: 60px 0;
	}
}

@media only screen and (max-width: 1199px) {
	.news-t2 p {}
	.head .logo .logo01 {
		display: none;
	}
	.head .logo .logo02 {
		display: block;
	}
	.body-right {
		margin: 0;
	}
	.server-item {
		border-right: solid 1px #F7F1E5;
		border-bottom: solid 1px #F7F1E5;
	}
	.partners {
		padding: 60px;
	}
	.partners .item img {
		width: 80%;
	}
	/* contact */
	.contact-title {
		padding: 20px 0 35px 0;
	}
	.contact-message {
		padding: 25px 20px;
	}
	.mobileMenuBtn {
		display: block;
		top: 4px;
		background: url("../images/nav-icon.png");
		background-size: 100% 100%;
		z-index: 31;
		right: 10px;
	}
	.head {
		width: 100%;
		height: 60px
	}
	.head .logo {
		padding: 0;
		overflow: hidden;
		height: 60px;
		text-align: left;
	}
	.head .logo img {
		margin: 8px 20px 0;
	}
	.head .nav_box {
		position: fixed;
		width: 100%;
		top: 40%;
		margin-top: -105px;
		z-index: 11;
		display: none;
	}
	.head .nav .title {
		text-align: center;
		height: 60px;
		overflow: initial;
	}
	.head .nav .title a {
		display: inline-block;
		font-size: 15px;
		line-height: 60px;
		padding: 0;
		background: rgba(0, 0, 0, 0.3);
	}
	.head .nav .title a:hover {
		background: #DAB866;
		color: #fff;
	}
	.head .nav .title .cn {
		font-size: 12px;
		opacity: 0.5;
		display: none;
	}
	.head .nav .active .before {
		display: none;
	}
	.head .footer {
		display: none;
	}
	.head .nav .link:hover .en {
		margin-top: 0;
	}
	.head .nav .link:hover .cn {
		padding-left: 0;
	}
	.z-header .z-title {
		top: 100px;
	}
	.z-title .title-t3 {
		margin: 30px 0;
	}
	.z-news-content {
		margin-top: 60px;
	}
	.position-text {
		padding: 30px 0;
	}
	.news .owl-prev {
		left: -15px;
	}
	.news .owl-next {
		right: -15px;
	}
}

@media only screen and (max-width: 976px) {
	/* news */
	.news-t1 a {
		padding: 0 65px;
	}
	.news-content .news-t2 p {
		padding: 0 25px;
	}
	/* server */
	.server-title {
		margin: 30px 0 40px 0;
	}
	/* lead */
	.lead-item {
		width: 100%;
	}
	.lead-pic {
		text-align: center;
	}
	.lead-pic img {
		width: 90px;
	}
	.lead-text {
		padding-right: 30px;
	}
	.lead-text-tit {
		margin-bottom: 10px;
	}
	/* partners */
	.partners {
		padding: 40px 60px;
	}
	.partners .item img {
		width: 60%;
	}
	.partners .owl-prev {
		left: -40px;
	}
	.partners .owl-next {
		right: -40px;
	}
	/* contact */
	.contact-box {
		margin-left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	/* introduce */
	.introduce {
		height: 400px;
	}
	.introduce-text {
		margin: 100px 0 0 150px;
	}
	.introduce-t1 {
		font-size: 22px;
		color: #fff;
	}
	.introduce-t2 {
		font-size: 14px;
	}
	.introduce .introduce-pic1 {
		width: 180px;
	}
	.introduce .introduce-pic2 {
		width: 260px;
	}
	.introduce .introduce-pic3 {
		width: 90px;
	}
	.introduce .introduce-pic4 {
		width: 250px;
	}
	.qy-text {
		padding: 40px 20px;
	}
	.culture-container ul {
		margin-left: 40px;
	}
	.News-box .news-t1 a {
		padding: 0 25px;
	}
	.z-news-header .title {
		font-size: 16px;
	}
	.recruitment-message {
		padding: 40px 0;
	}
	.news .owl-prev {
		left: -10px;
	}
	.news .owl-next {
		right: -10px;
	}
}

@media only screen and (max-width: 767px) {
	.head .nav_box {
		top: 50%;
	}
	.head .nav .title {
		height: 40px;
	}
	.head .nav .title a {
		line-height: 40px;
	}
	/* news */
	.news-item {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	.news-t1 a {
		padding: 0 15px;
	}
	.news-t2 p {}
	/* server */
	.server {
		padding: 40px 0;
	}
	/* lead */
	.lead {
		padding: 40px 0;
	}
	.lead-pic {
		padding-top: 10px;
	}
	.lead-pic img {
		width: 80px;
	}
	/* news */
	.news {
		padding: 40px 0;
	}
	.news-content {
		margin-top: 30px;
	}
	.news-pic img {
		top: 0;
		transform: scale(0.90);
		-webkit-transform: scale(0.9);
	}
	/* contact */
	.contact {
		padding-top: 40px;
	}
	.contact-content {
		margin-top: 30px;
	}
	/* introduce */
	.introduce {
		height: 300px;
	}
	.introduce-text {
		margin: 50px 0 0 100px;
	}
	.introduce-t1 {
		font-size: 22px;
		color: #fff;
	}
	.introduce-t2 {
		font-size: 14px;
	}
	.introduce .introduce-pic1 {
		width: 120px;
	}
	.introduce .introduce-pic2 {
		width: 160px;
	}
	.introduce .introduce-pic3 {
		width: 70px;
	}
	.introduce .introduce-pic4 {
		width: 200px;
	}
	.qy-profile {
		padding: 40px 0;
	}
	.qy-text {
		padding: 30px 20px;
	}
	.qy-ewm img {
		margin: 0 20px;
	}
	.qy-culture {
		padding-top: 40px;
	}
	.qy-culture-content {
		margin-top: 40px;
		padding: 30px 0;
	}
	.culture-container ul {
		margin-left: 0;
	}
	.team {
		padding: 40px 0;
	}
	.team-content {
		margin-top: 40px;
	}
	.team .item {
		margin: 0;
		text-align: center;
	}
	.News-box {
		padding: 40px 0;
	}
	.z-news-header .title {
		padding: 0 20px;
	}
	.recruitment-message {
		padding: 30px 0;
	}
	.z-news {
		padding: 12px 0;
	}
	.index-banner img {
		width: 400px;
	}
	.concept {
		padding: 40px 20px;
	}
	.concept-pic {
		margin: 30px 0;
	}
	.message-box {
		margin-top: 40px;
	}
	.sideMenu h3 {
		padding: 12px 20px;
	}
	.sideMenu ul {
		padding: 20px 10px;
	}
	.news .owl-prev {
		left: -8px;
	}
	.news .owl-next {
		right: -8px;
	}
}

@media only screen and (max-width: 479px) {
	.txtt {
		display: none;
	}
	.head .nav_box {
		top: 40%;
	}
	.head .nav .title {
		height: 60px;
	}
	.head .nav .title a {
		line-height: 60px;
	}
	/* news */
	.news-item {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	.news-t1 a {
		padding: 0 20px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.news-t2 p {}
	/* lead */
	.lead-box {
		padding: 30px 0;
		border-top: solid 1px #F8F8F8;
	}
	.lead-text-tit {
		text-align: center;
		margin: 10px 0;
	}
	.lead-text {
		padding: 0;
	}
	.lead-text p {
		padding: 0 12px;
	}
	/* contact */
	.contact-box {
		width: 78%;
	}
	.contact-title {
		padding: 20px 0;
	}
	.title-pic {
		padding: 5px 0;
	}
	.title-pic img {
		width: 25px;
	}
	.contact-title .title-t1 {
		font-size: 16px;
	}
	.contact-message .title {
		font-size: 16px;
	}
	.contact-message .title span {
		margin: 0 5px;
		display: none;
	}
	.contact-message .title span img {
		width: 18px;
	}
	.contact-message ul {
		margin: 20px 5px 0 5px;
	}
	.footer {
		padding: 10px 0;
	}
	/* introduce */
	.introduce-text {
		margin: 50px 0 0 50px;
	}
	.introduce-t1 {
		font-size: 18px;
		color: #fff;
	}
	.introduce-t2 {
		font-size: 14px;
	}
	.introduce .introduce-pic1 {
		width: 90px;
	}
	.introduce .introduce-pic2 {
		width: 110px;
	}
	.introduce .introduce-pic3 {
		width: 50px;
	}
	.introduce .introduce-pic4 {
		width: 150px;
	}
	.z-title .title-t3 {
		margin: 20px 0;
		font-size: 15px;
	}
	.culture-container ul {
		text-align: center;
	}
	.team .owl-theme .owl-controls .owl-page span {
		width: 30px;
		height: 8px;
	}
	.z-news-header ul li {
		margin: 0 5px;
		font-size: 12px;
	}
	.z-news-header .title {
		padding: 0 10px;
	}
	.txtScroll-top .bd {
		padding: 15px 0;
	}
	.position-content {
		margin-left: 0;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		padding: 0 15px;
	}
	.index-banner img {
		width: 320px;
		max-width: 90%;
	}
	.server-item {
		padding: 35px 0;
		border-top: solid 1px #fff;
	}
	.item_top {
		border-top: solid 1px #F7F1E5;
	}
	.server-item:hover::before {
		display: none;
	}
	.server-item span {
		display: none;
	}
	.xs-server-item {
		background: #DBB866;
	}
	.server-item:hover .item-tit {
		color: #4c4c4c;
	}
	.server-item:hover .item-txt {
		color: #A3A3A3;
	}
	.xs-server-item .item-tit,
	.xs-server-item .item-txt {
		color: #fff;
	}
	.xs-server-item:hover .item-tit,
	.xs-server-item:hover .item-txt {
		color: #fff;
	}
	.concept {
		padding: 30px 20px;
	}
	.concept-pic {
		margin: 20px 0;
	}
	.contact-message {
		padding: 25px 10px;
	}
	.contact-ewm {
		display: none;
	}
	.news .owl-prev {
		left: 0;
	}
	.news .owl-next {
		right: 0;
	}
	.news .owl-prev,
	.news .owl-next {
		height: 30px;
		width: 30px;
	}
	.kzf-mod-product-owl {
		margin: 0 10px;
	}
	.kzf-mod-link-wrap {
		margin: 20px 3px;
	}
	.kzf-mod-link-wrap .kzf-mod-link li {
		padding: 6px 5px;
	}
}